-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.2.1 (latest)
-
Code
-
Classes
- FilesystemScannerTask
Total Complexity |
51 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
509 |
Lines of code |
248 |
Logical lines of code |
169 |
Comment lines |
112 |
Methods |
22 |
Properties |
7 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
B |
40 |
17 |
56 |
scanThemesDirectory() |
S |
58 |
3 |
16 |
scanMuPluginsDirectory() |
S |
62 |
3 |
12 |
scanUploadsDirectory() |
S |
62 |
3 |
12 |
getExcludedDirectories() |
S |
56 |
2 |
18 |
setupFilesystemScanner() |
S |
59 |
2 |
14 |
scanWpContentDirectory() |
S |
63 |
2 |
11 |
scanWpRootFiles() |
S |
64 |
2 |
10 |
scanWpAdminDirectory() |
S |
66 |
2 |
9 |
scanWpIncludesDirectory() |
S |
66 |
2 |
9 |
scanPluginsDirectories() |
S |
66 |
2 |
9 |
scanWpRootDirectory() |
S |
59 |
1 |
14 |
setupFilters() |
S |
62 |
1 |
12 |
__construct() |
S |
69 |
1 |
6 |
getTaskName() |
S |
81 |
1 |
3 |
getTaskTitle() |
S |
81 |
1 |
3 |
getRootPath() |
S |
81 |
1 |
3 |
getUploadsDirectory() |
S |
81 |
1 |
3 |
getScannerDto() |
S |
65 |
1 |
9 |
updateJobDataDto() |
S |
68 |
1 |
7 |
preScanPath() |
S |
66 |
1 |
9 |
isExcluded() |
S |
82 |
1 |
3 |